GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / EnableDeferredPainting Property





In This Topic
EnableDeferredPainting Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(29)>
Property EnableDeferredPainting As Boolean
[DispId(29)]
bool EnableDeferredPainting {get; set;}
read-write property EnableDeferredPainting: Boolean; 
DispIdAttribute(29)
function get,set EnableDeferredPainting : boolean
[DispId(29)]
__property bool get_EnableDeferredPainting();
__property void set_EnableDeferredPainting( 
   bool value
);
[DispId(29)]
property bool EnableDeferredPainting {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members